home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / restaurante_1141.swf / scripts / DefineSprite_210 / frame_10 / DoAction.as
Text File  |  2009-04-16  |  294b  |  13 lines

  1. stop();
  2. if(_global.instruction == 0)
  3. {
  4.    _global.instruction = 1;
  5.    _root.ready._x = 400;
  6.    _root.ready._y = 300;
  7.    _root.ready.gotoAndPlay(2);
  8. }
  9. _root.combo = _root.combo + 1;
  10. _root.goal = parseInt(_root.goal) + 1;
  11. _root.box.sijnmove.gotoAndStop("∞óï∞òäφòÿδïñ");
  12. _root.init();
  13.